object SMSOutbox: TSMSOutbox Left = 276 Top = 189 Width = 615 Height = 437 BorderWidth = 4 Caption = 'SMS Outbox' Color = 15724527 Constraints.MinHeight = 300 Constraints.MinWidth = 400 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 599 Height = 391 Align = alClient BevelOuter = bvNone Color = 15724527 TabOrder = 0 DesignSize = ( 599 391) object Label1: TLabel Left = 8 Top = 6 Width = 4 Height = 13 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 2 Top = 240 Width = 73 Height = 13 Anchors = [akLeft, akBottom] Caption = 'Komunikaty:' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 8 Top = 232 Width = 585 Height = 9 Anchors = [akLeft, akRight, akBottom] Shape = bsTopLine end object ListView1: TListView Left = 2 Top = 2 Width = 595 Height = 217 Anchors = [akLeft, akTop, akRight, akBottom] Columns = < item Width = 20 end item Caption = 'Numer(y)' Width = 80 end item Caption = 'Od' Width = 80 end item Caption = 'Data dostarczenia' Width = 140 end item Caption = 'Tre'#347#263 Width = 180 end item Caption = 'Wys'#322'ano do' Width = 80 end> Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ReadOnly = True RowSelect = True ParentFont = False PopupMenu = PopupMenu1 TabOrder = 2 ViewStyle = vsReport OnDblClick = ListView1DblClick end object ProgressBar1: TProgressBar Left = 80 Top = 239 Width = 517 Height = 17 Anchors = [akLeft, akBottom] Min = 0 Max = 100 TabOrder = 3 Visible = False end object Memo1: TMemo Left = 2 Top = 262 Width = 595 Height = 96 TabStop = False Anchors = [akLeft, akRight, akBottom] Color = 15132390 Ctl3D = True Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentCtl3D = False ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 4 end object Button1: TButton Left = 414 Top = 365 Width = 107 Height = 25 Anchors = [akRight, akBottom] Caption = 'Wy'#347'lij Outbox' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 526 Top = 365 Width = 71 Height = 25 Anchors = [akRight, akBottom] Caption = 'Przerwij' Enabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button2Click end end object PopupMenu1: TPopupMenu Left = 488 Top = 72 object Edytuj1: TMenuItem Caption = 'Edytuj' ShortCut = 16453 OnClick = Edytuj1Click end object Usu1: TMenuItem Caption = 'Usu'#324 ShortCut = 16452 OnClick = Usu1Click end end end